MessageReceivedRepresentingEntryId Property |
Contains the entry identifier for the messaging user who is represented by the receiving user.
Namespace:
Independentsoft.Msg
Assembly:
Independentsoft.Exchange (in Independentsoft.Exchange.dll) Version: 3.0.840.11238
Syntaxpublic byte[] ReceivedRepresentingEntryId { get; set; }Public Property ReceivedRepresentingEntryId As Byte()
Get
Set
Property Value
Type:
ByteThe received representing entry identifier.
See Also